SetInputItem provides a quick way to set up a FileConvertJob with a particular item from a SearchResults list.
C#
Parameters
Parameters |
Description |
---|---|
results |
The SearchResults containing the document to convert. |
whichItem |
The zero-based index of the document in results |
See Also